home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
cosmicfozmik.swf
/
scripts
/
frame_7
/
PlaceObject2_187_90
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-27
|
218 b
|
10 lines
onClipEvent(load){
isNegative = 0;
myColor = new Color(this);
orig = myColor.getTransform();
if(_root.negativeColor == 0)
{
myColor.setTint(random(250),random(250),random(250),24);
}
}